Module WebmasterTools::Verification::Generator::List
In: lib/webmaster_tools/verification.rb

No idea when this is used - can‘t find any references to it in source

The rails generators just put log messages here, which is what I‘ll do

Methods

Public Instance methods

[Source]

    # File lib/webmaster_tools/verification.rb, line 50
50:         def route_webmaster_verification
51:           logger.route "map.website_verification"
52:         end

[Validate]